pokemonShape?

@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.pokemonShape?: KNullableTable<PokemonShape>
@get:GeneratedBy(type = PokemonSpecies::class)
val KTableEx<PokemonSpecies>.pokemonShape?: KNullableTableEx<PokemonShape>